Action

An action providing a response to the RequestPdfDocumentPasswordCallback.

Constructors

Link copied to clipboard
constructor(consumer: Consumer<Response>)

Functions

Link copied to clipboard
open fun cancel()
Cancels the password request.
Link copied to clipboard
Returns true if this action is closed.
Link copied to clipboard
open fun password(password: String)
Tells the browser to use the password to load the encrypted PDF document.
Link copied to clipboard
Tells the browser to use the standard PDF viewer password dialog UI to load the encrypted PDF document.